.videoabout {
    position: absolute;
    width: 100%;
    top: 136px;
}

.videoaboutsize {
    display: none;
}

.buy {
    position: absolute;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    top: 700px;
    left: 50%;
    z-index: 2;
    transform: translate(-50%);
    opacity: 0.7;
    background-color: rgb(239, 239, 239);
    border: 0;
    color: black;
    height: 50px;
    border-radius: 5px;
    width: 120px;
    cursor: pointer;
    font-family: 'Barlow', sans-serif;
}

.nav-teil2 {
    display: block;
    position: absolute;
    background-color: beige;
    height: 1000px;
    width: 100%;
    top: 1000px;
}

.redvideo {
    position: absolute;
    display: block;
    top: 180px;
    height: 650px;
    right: 320px;
}

.h1footer {
    position: absolute;
    left: 300px;
    width: 350px;
    top: 175px;
    font-family: 'Playfair Display', serif;
    font-weight: 500;
    font-size: 50px;
    line-height: 48px;
    display: flex;
    align-items: flex-end;
    color: #000000;
}

.textfeel {
    position: absolute;
    width: 420px;
    top: 500px;
    left: 300px;
    font-family: 'Barlow', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 30px;
    display: flex;
    align-items: flex-end;
    color: #000000;
}

.textimmer {
    position: absolute;
    width: 355px;
    left: 300px;
    top: 610px;
    font-family: 'Barlow', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #000000;
}

.h1footer2 {
    position: absolute;
    display: block;
    top: 2200px;
    left: 300px;
    width: 350px;
    height: 48px;
    font-family: 'Playfair Display', serif;
    font-weight: 500;
    font-size: 50px;
    line-height: 48px;
    display: flex;
    align-items: flex-end;
    color: #000000;
}

.textimmer2 {
    position: absolute;
    width: 400px;
    left: 300px;
    top: 2300px;
    font-family: 'Barlow', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #000000;
}

.bagsr {
    position: absolute;
    height: 300px;
    width: 400px;
    right: 300px;
    top: 2200px;
}



.footer {
    position: absolute;
    display: block;
    background-color: beige;
    height: 150px;
    width: 100%;
    top: 2700px;
    bottom: 1px;
}


.logoscrift {
    position: relative;
    top: 60px;
    left: 120px;
    width: 371px;
    height: 48px;
    font-family: 'Carolina', serif;
    font-weight: 500;
    font-size: 50px;
    line-height: 48px;
    display: flex;
    align-items: flex-end;
    color: #000000;
}


.flex2 {
    display: flex;
    position: absolute;
    gap: 0px;
    right: 185px;
    top: 70px;
    width: 565px;
    height: 50px;
}

.flex1 {
    display: flex;
    position: absolute;
    gap: 15px;
    right: 200px;
    top: 20px;
    width: 550px;
    height: 50px;
}

.p1, .p2, .p3 {
    position: relative;
    width: 400px;
    font-family: 'Barlow', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #000000;
}

.f1, .f2, .f3 {
    position: relative;
    display: block;
    width: 350px;
    height: 48px;
    font-family: 'Playfair Display', serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 48px;
    display: flex;
    align-items: flex-end;
    color: #000000;
}

